home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / lisp / guile-ii.src / guile-ii / guile-src / libguile / acconfig-1.5.h < prev    next >
Encoding:
Text File  |  1995-03-17  |  816 b   |  23 lines

  1. /* acconfig.h
  2.    This file is in the public domain.
  3.  
  4.    Descriptive text for the C preprocessor macros that
  5.    the distributed Autoconf macros can define.
  6.    No software package will use all of them; autoheader copies the ones
  7.    your configure.in uses into your configuration header file templates.
  8.  
  9.    The entries are in sort -df order: alphabetical, case insensitive,
  10.    ignoring punctuation (such as underscores).
  11.  
  12.    Leave the following blank line there!!  Autoheader needs it.  */
  13.  
  14.  
  15. /* Define if <sys/time.h> and <time.h> do not clash with each other.  */
  16. #undef TIME_WITH_SYS_TIME
  17.  
  18.  
  19. /* Leave that blank line there!!  Autoheader needs it.
  20.    If you're adding to this file, keep in mind:
  21.    The entries are in sort -df order: alphabetical, case insensitive,
  22.    ignoring punctuation (such as underscores).  */
  23.